.banner {
    position: relative
}

.banner .text {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    color: #fff;
    z-index: 2;
    text-align: center
}

.banner .text h2 {
    font-size: 48px;
    line-height: 55px;
    font-family: 'Lato-Light';
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.5)
}

.banner .text b {
    font-family: 'Lato-Black'
}

.banner .text a {
    display: block;
    font-size: 22px;
    font-family: Lato;
    font-weight: 400;
    color: #fff;
    line-height: 72px;
    margin: 0 auto;
    margin-top: 50px
}

.banner .text a img {
    margin-left: 20px
}

.banner .text .moreBtn {
    width: 300px;
    border: 1px solid #fff;
    line-height: 55px
}

.banner .swiper-button-next {
    right: 50px
}

.banner .swiper-button-prev {
    left: 50px
}

.banner .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 18px;
    opacity: 1;
    background: none
}

.banner .swiper-pagination-bullet-active {
    background: #fff
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 18px
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
    bottom: 60px
}

.banner .swiper-container-autoheight,
.banner .swiper-container-autoheight .swiper-slide {
    height: 100%
}

.banner .swiper-slide-active video {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50%;
    height: 100%;
    transform: translateY(-50%);
    object-fit: cover
}

.banner .ban {
    width: 100%
}

.videoBox {
    display: none;
    position: fixed;
    z-index: 99;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none
}

.videoBox section {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    height: 600px
}

.videoBox p {
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer
}

.videoBox p i {
    font-size: 25px;
    color: #fff
}

.se2 .Boxs {
    overflow: hidden
}

.se2 .set {
    height: 553px;
    background: #17325C;
    width: calc(100%/3 - 0px);
    float: left;
    position: relative;
    box-shadow: 0px 37px 49px 0px rgba(0, 0, 0, 0.2)
}

.se2 .border {
    height: 1px;
    width: 80px;
    background: #fff;
    opacity: .4;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center
}

.se2 .color {
    position: relative;
    height: 555px
}

.se2 .color div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.se2 .color h3 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 26px
}

.se2 .color h5 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 20px
}

.se2 .color a {
    display: inline-block;
    width: 320px;
    padding: 20px 0;
    background: #1d4687;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin-top: 40px
}

.se2 .tbox {
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.se2 .tbox .bg {
    height: 555px;
    object-fit: cover;
    max-width: none;
    width: 100%
}

.se2 .tbox p {
    position: absolute;
    top: 13%;
    left: 0;
    background: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #04659d;
    padding: 10px 70px
}

.se2 .tbox div {
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 400px
}

.se2 .tbox div h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 90px
}

.se2 .tbox div a {
    display: inline-block;
    width: 320px;
    padding: 20px 0;
    background: #1d4687;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin-top: 40px
}

.set:hover {
    cursor: pointer
}

.set:hover .color {
    display: none
}

.set:hover .tbox {
    width: 100%;
    transition: all .5s;
    opacity: 1
}

.set:hover .tbox div h4 {
    margin-bottom: 80px
}

.set:hover .tbox div a {
    margin-top: 0
}

.hover {
    width: 47%
}

.hover .color {
    display: none
}

.hover .tbox {
    opacity: 1;
    width: 100%
}

.se3 {
    position: relative
}

.se3 img {
    width: 100%
}

.se3 .box {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.se3 .box h3 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    line-height: 48px;
    text-align: center;
    text-shadow: 0px 4px 0px rgba(0, 0, 0, 0.2)
}

.se3 .box a {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 320px;
    padding: 20px 0;
    background: #1d4687;
    font-size: 18px;
    font-family: OpenSans;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-top: 30px
}

.se4 {
    background: #5fb291;
    padding: 45px 0
}

.se4 .box div {
    color: #fff;
    display: inline-block;
    text-align-last: center;
    padding: 0 30px
}

.se4 .box div b {
    font-size: 40px;
    font-weight: 400;
    line-height: 24px;
    display: block
}

.se4 .box div span {
    font-size: 15px;
    display: block;
    font-weight: 400;
    line-height: 18px;
    margin-top: 15px
}

.se4 .box div:first-child {
    padding-left: 0
}

.se4 .box div:last-child {
    padding-right: 0
}

.se5 {
    margin-top: 80px;
    margin-bottom: 80px
}

.se5 h2 {
    font-size: 36px;
    font-weight: bold;
    color: #1a1a1a;
    line-height: 24px;
    text-align: center
}

.se5 section {
    margin-top: 50px;
    position: relative
}

.se5 .swiper-slide span {
    margin-top: 20px;
    margin-bottom: 13px;
    display: block;
    font-size: 16px;
    font-family: 'OpenSans';
    font-weight: 400;
    color: #1a1a1a;
    line-height: 22px
}

.se5 .swiper-slide h4 {
    font-size: 24px;
    font-weight: 600;
    color: #1a1a1a;
    line-height: 28px
}

.se5 .swiper-slide .detail {
    display: block;
    width: 260px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    padding: 10px 0;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.5);
    margin-top: 40px
}

.se5 .swiper-button-prev,
.se5 .swiper-button-next {
    outline: none
}

.se5 .swiper-button-prev {
    background-image: url(/assets/yx/img/toL.png);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100%;
    left: unset;
    right: 55px;
    top: -50px
}

.se5 .swiper-button-next {
    background-image: url(/assets/yx/img/toR.png);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100%;
    right: 0px;
    top: -50px
}

.se6 {
    background: #eceff0;
    padding-top: 80px;
    padding-bottom: 80px
}

.se6 .part {
    margin-top: 95px
}

.se6 h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #333;
    line-height: 28px;
    margin-bottom: 30px
}

.se6 p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px
}

.se6 .swiper-slide h6 {
    text-align: center;
    border-bottom: 4px #204b83 solid;
    padding-bottom: 30px
}

.se6 .swiper-slide h5 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 28px;
    margin-top: 30px;
    margin-bottom: 50px
}

.se6 .swiper-slide p {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 24px;
    text-align: left
}

.se6 .swiper-pagination {
    position: unset;
    margin-top: 50px
}

.se6 .swiper-pagination .swiper-pagination-bullet {
    margin: 0 15px;
    width: 10px;
    height: 10px;
    border: 1px solid #1d4687;
    border-radius: 50%;
    vertical-align: middle
}

.se6 .swiper-pagination .swiper-pagination-bullet-active {
    width: 15px;
    height: 15px;
    background: #1d4687;
    border-radius: 50%
}

.se7 {
    background: #5fb291;
    padding-top: 70px;
    padding-bottom: 80px
}

.se7 h2 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    line-height: 42px;
    text-align: center
}

.se7 a {
    display: block;
    text-align: center;
    width: 320px;
    margin: 0 auto;
    background: #1d4687;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 18px;
    padding: 15px 0;
    margin-top: 35px
}

@media screen and (max-width: 1550px) {
    .se4 .box div {
        padding: 0 25px
    }

    .se2 .color h3 {
        font-size: 18px
    }

    .se2 .tbox div h4 {
        font-size: 24px
    }
}

@media screen and (max-width: 1199px) {
    .se4 .box div {
        padding: 0 20px
    }

    .se4 .box div b {
        font-size: 30px
    }

    .se4 .box div span {
        font-size: 14px
    }

    .se3 .box {
        top: 70%
    }

    .se3 .box h3 {
        font-size: 30px
    }

    .se3 .box a {
        font-size: 14px;
        padding: 15px 0
    }

    .se2 .color div {
        width: 80%
    }

    .se2 .color a {
        width: 100%
    }
}

@media screen and (max-width: 1024px) {

    .se2 .tbox div a,
    .se2 .color a {
        width: 100%;
        padding: 13px 0;
        font-size: 14px
    }

    .banner .text h2 {
        font-size: 40px
    }

    .se2 .tbox div {
        width: 80%
    }
}

@media screen and (max-width: 999px) {
    .se3 .box h3 {
        font-size: 24px;
        line-height: 1.5
    }

    .se3 .box a {
        margin-top: 10px
    }

    .se4 .box div {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .se4 .box div b {
        font-size: 24px
    }
}

@media screen and (max-width: 768px) {
    .banner .text h2 {
        font-size: 32px;
        line-height: 38px
    }

    .banner .text p {
        font-size: 22px;
        line-height: 26px
    }

    .banner .text a {
        line-height: 40px;
        margin-top: 35px
    }

    .banner .swiper-button-next {
        right: 3px
    }

    .banner .swiper-button-prev {
        left: 3px
    }

    .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .banner .swiper-pagination-custom,
    .banner .swiper-pagination-fraction {
        bottom: 30px
    }

    .se4 .box div {
        width: 30%
    }

    .se2 .tbox p {
        padding: 10px 30px
    }
}

@media screen and (max-width: 767px) {
    .banner .img {
        object-fit: cover;
        height: 300px
    }

    .banner .swiper-button-next,
    .banner .swiper-button-prev {
        background-size: 17px 34px
    }

    .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .banner .swiper-pagination-custom,
    .banner .swiper-pagination-fraction {
        bottom: 20px
    }

    .banner .text h2 {
        font-size: 20px;
        line-height: 24px;
        text-shadow: none
    }

    .banner .text p {
        font-size: 16px;
        line-height: 26px
    }

    .banner .text a {
        font-size: 15px;
        margin-top: 15px;
        line-height: 1.5
    }

    .banner .text a img {
        width: 7%
    }

    .banner .text .moreBtn {
        line-height: 40px;
        width: 60%
    }

    .videoBox section {
        width: 90%;
        height: 28%
    }

    .se2 .set {
        height: 320px;
        margin-bottom: 1px
    }

    .se2 .color {
        height: 320px
    }

    .se2 .color div {
        width: 80%
    }

    .se2 .color h5 {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .se2 .color h3 {
        font-size: 14px
    }

    .se2 .color a {
        width: 100%;
        padding: 10px 0;
        font-size: 14px;
        margin-top: 20px
    }

    .se2 .color img {
        width: 20%
    }

    .se2 .border {
        margin-bottom: 15px
    }

    .se2 .tbox .bg {
        object-fit: cover;
        height: 320px
    }

    .se2 .tbox p {
        font-size: 14px;
        padding: 10px 30px;
        top: 20px
    }

    .se2 .tbox div img {
        width: 20%
    }

    .se2 .tbox div h4 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 5px;
        line-height: 1.5
    }

    .se2 .tbox div a {
        margin-top: 20px;
        width: 100%;
        font-size: 14px;
        padding: 10px 0
    }

    .se2 .tbox div {
        top: 60%;
        width: 80%
    }

    .set:hover .tbox div h4 {
        margin-bottom: 20px
    }

    .se3 img {
        object-fit: cover;
        height: 300px
    }

    .se3 .box h3 {
        font-size: 18px;
        line-height: 24px
    }

    .se3 .box a {
        padding: 10px 0;
        font-size: 14px;
        width: 100%
    }

    .se4 {
        padding-top: 30px;
        padding-bottom: 10px
    }

    .se4 .box div {
        width: 48%;
        text-align: center;
        margin-bottom: 20px
    }

    .se5 {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .se5 h2 {
        font-size: 20px
    }

    .se5 section {
        margin-top: 20px
    }

    .se5 .swiper-button-next,
    .se5 .swiper-button-prev {
        width: 30px;
        height: 30px;
        top: -25px
    }

    .se5 .swiper-button-prev {
        right: 40px
    }

    .se5 .swiper-slide span {
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 14px
    }

    .se5 .swiper-slide h4 {
        font-size: 16px;
        line-height: 24px
    }

    .se5 .swiper-slide .detail {
        margin-top: 20px;
        font-size: 14px;
        width: 100%
    }

    .se6 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .se6 h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px
    }

    .se6 p {
        font-size: 14px
    }

    .se6 .part {
        margin-top: 20px
    }

    .se6 .swiper-slide h6 {
        padding-bottom: 10px
    }

    .se6 .swiper-slide h5 {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .se6 .swiper-slide p {
        font-size: 14px
    }

    .se6 .swiper-pagination {
        margin-top: 20px
    }

    .se7 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .se7 h2 {
        font-size: 20px;
        line-height: 24px
    }

    .se7 a {
        width: 100%;
        font-size: 14px;
        padding: 10px 0;
        margin-top: 15px
    }
}

/*# sourceMappingURL=index.css.map */